home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / share / 04 / setup.exe / MM9.Cab / F1524_checkout.asp.9B3B646D_CB56_4EAE_BAB7_3E7E8E41A649 < prev    next >
Text File  |  2000-08-17  |  14KB  |  219 lines

  1. <!-- #INCLUDE VIRTUAL="/golive/config/include/utils.runtime5.asp" -->
  2. <!-- #INCLUDE VIRTUAL="/golive/config/include/mscommerce.runtime5.asp" -->
  3. <!-- #INCLUDE VIRTUAL="/golive/config/actions/mscommerce.actions5.asp" -->
  4. <html>
  5.  
  6.     <head>
  7.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  8.         <meta name="generator" content="Adobe GoLive 5">
  9.         <title>Finalize Your Purchase</title>
  10.         <% 'Dynamic Link
  11.           set orderForm = GetOrderForm("Adobe")
  12.         %><meta name="site-config-URL" content="http://localhost/golive/config/">
  13.     </head>
  14.  
  15.     <body bgcolor="white" link="#0033cc" vlink="purple" alink="red">
  16.         <table border="0" cellpadding="0" cellspacing="0">
  17.             <tr>
  18.                 <td colspan="2"><img height="40" width="600" src="images/topbar.gif"></td>
  19.             </tr>
  20.             <tr>
  21.                 <td colspan="2"><img height="21" width="600" src="images/homebar.gif"></td>
  22.             </tr>
  23.             <tr height="100">
  24.                 <td height="100" colspan="2"><img height="60" width="410" src="images/cartbanner.gif"></td>
  25.             </tr>
  26.         </table>
  27.         <p>
  28.         <table border="0" cellpadding="0" cellspacing="0">
  29.             <tr>
  30.                 <td width="160"></td>
  31.                 <td><font color="#cc0000" face="Arial,Helvetica" size="4"><b>Enter Your Billing Information</b></font>
  32.                     <p>Please review your order closely. For successful fulfillment, the billing address you enter below must be an exact match to the credit card billing address. When you click <b>Purchase Now</b>, your credit card will automatically be charged the total cost of the items in your shopping cart.</p>
  33.                     <p><i>*Fields with an asterisk are required.</i></td>
  34.             </tr>
  35.             <tr height="48">
  36.                 <td width="160" height="48"></td>
  37.                 <td height="48"></td>
  38.             </tr>
  39.         </table>
  40.         </p>
  41.         <p>
  42.         <form name="billing" method="post" action='/golive/config/actions/mscommerce.actions5.asp?<%=URLArgs()%>'>
  43.         <table border="0" cellpadding="10" cellspacing="0">
  44.             <tr>
  45.                 <td width="130"> </td>
  46.                 <td colspan="2">
  47.                     <hr noshade size="1">
  48.                     <font size="4" face="Arial,Helvetica"><b>Credit Card Information</b></font> </td>
  49.             </tr>
  50.             <tr valign="top">
  51.                 <td width="130"> </td>
  52.                 <td><b>Type*</b></td>
  53.                 <td><input type="radio" value="VSA" name="paymentType"> VISA<br>
  54.                     <input type="radio" value="MC" name="paymentType"> MasterCard<br>
  55.                     <input type="radio" value="AMX" name="paymentType"> American Express</td>
  56.             </tr>
  57.             <tr valign="top">
  58.                 <td width="130"> </td>
  59.                 <td><b>Number*</b></td>
  60.                 <td><input type="text" size="20" maxlength="20" name="cardNumber"></td>
  61.             </tr>
  62.             <tr valign="top">
  63.                 <td width="130"> </td>
  64.                 <td><b>Expiration Date*</b></td>
  65.                 <td>Month (MM) <input type="text" size="2" maxlength="2" name="cardExpireMonth">   Year (YYYY) <input type="text" size="4" maxlength="4" name="cardExpireYear"> </td>
  66.             </tr>
  67.             <tr>
  68.                 <td width="130"> </td>
  69.                 <td colspan="2">
  70.                     <hr noshade size="1">
  71.                     <font size="4" face="Arial,Helvetica"><b>Billing Address</b></font>
  72.                     <p> </td>
  73.             </tr>
  74.             <tr valign="top">
  75.                 <td width="130"> </td>
  76.                 <td> </td>
  77.                 <td><input type="checkbox" name="billToOverride" value="9.5">Use this billing address for this order only </td>
  78.             </tr>
  79.             <tr valign="top">
  80.                 <td width="130"> </td>
  81.                 <td><b>Billing Address<br>
  82.                     Line 1*</b></td>
  83.                 <td><input type="text" size="30" maxlength="35" name="ship_to_name" value='<%=orderForm.Value("ship_to_name")%>'></td>
  84.             </tr>
  85.             <tr valign="top">
  86.                 <td width="130"> </td>
  87.                 <td><b>Billing Address<br>
  88.                     Line 2</b></td>
  89.                 <td><input type="text" size="30" maxlength="35" name="ship_to_street" value='<%=orderForm.Value("ship_to_street")%>'></td>
  90.             </tr>
  91.             <tr valign="top">
  92.                 <td width="130"> </td>
  93.                 <td><b>City*</b></td>
  94.                 <td><input type="text" size="30" maxlength="30" name="ship_to_city" value='<%=orderForm.Value("ship_to_city")%>'></td>
  95.             </tr>
  96.             <tr valign="top">
  97.                 <td width="130"> </td>
  98.                 <td><b>State or Province*</b></td>
  99.                 <td><select name="ship_to_state" size="1">
  100.                         <option value="Alabama" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Alabama")%>>Alabama
  101.                         <option value="Alaska" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Alaska")%>>Alaska
  102.                         <option value="American Samoa" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "American Samoa")%>>American Samoa
  103.                         <option value="Arizona" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Arizona")%>>Arizona
  104.                         <option value="Arkansas" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Arkansas")%>>Arkansas
  105.                         <option value="Armed Forces America" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Armed Forces America")%>>Armed Forces America
  106.                         <option value="Armed Forces Europe" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Armed Forces Europe")%>>Armed Forces Europe
  107.                         <option value="Armed Forces Pacific" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Armed Forces Pacific")%>>Armed Forces Pacific
  108.                         <option value="California" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "California")%>>California
  109.                         <option value="Colorado" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Colorado")%>>Colorado
  110.                         <option value="Connecticut" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Connecticut")%>>Connecticut
  111.                         <option value="Delaware" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Delaware")%>>Delaware
  112.                         <option value="District of Columbia" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "District of Columbia")%>>District of Columbia
  113.                         <option value="Federated States of Micronesia" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Federated States of Micronesia")%>>Federated States of Micronesia
  114.                         <option value="Florida" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Florida")%>>Florida
  115.                         <option value="Georgia" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Georgia")%>>Georgia
  116.                         <option value="Guam" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Guam")%>>Guam
  117.                         <option value="Hawaii" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Hawaii")%>>Hawaii
  118.                         <option value="Idaho" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Idaho")%>>Idaho
  119.                         <option value="Illinois" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Illinois")%>>Illinois
  120.                         <option value="Indiana" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Indiana")%>>Indiana
  121.                         <option value="Iowa" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Iowa")%>>Iowa
  122.                         <option value="Kansas" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Kansas")%>>Kansas
  123.                         <option value="Kentucky" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Kentucky")%>>Kentucky
  124.                         <option value="Louisiana" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Louisiana")%>>Louisiana
  125.                         <option value="Maine" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Maine")%>>Maine
  126.                         <option value="Marshall Islands" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Marshall Islands")%>>Marshall Islands
  127.                         <option value="Maryland" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Maryland")%>>Maryland
  128.                         <option value="Massachusetts" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Massachusetts")%>>Massachusetts
  129.                         <option value="Michigan" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Michigan")%>>Michigan
  130.                         <option value="Minnesota" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Minnesota")%>>Minnesota
  131.                         <option value="Mississippi" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Mississippi")%>>Mississippi
  132.                         <option value="Missouri" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Missouri")%>>Missouri
  133.                         <option value="Montana" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Montana")%>>Montana
  134.                         <option value="Nebraska" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Nebraska")%>>Nebraska
  135.                         <option value="Nevada" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Nevada")%>>Nevada
  136.                         <option value="New Hampshire" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "New Hampshire")%>>New Hampshire
  137.                         <option value="New Jersey" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "New Jersey")%>>New Jersey
  138.                         <option value="New Mexico" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "New Mexico")%>>New Mexico
  139.                         <option value="New York" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "New York")%>>New York
  140.                         <option value="North Carolina" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "North Carolina")%>>North Carolina
  141.                         <option value="North Dakota" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "North Dakota")%>>North Dakota
  142.                         <option value="Ohio" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Ohio")%>>Ohio
  143.                         <option value="Oklahoma" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Oklahoma")%>>Oklahoma
  144.                         <option value="Oregon" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Oregon")%>>Oregon
  145.                         <option value="Palau" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Palau")%>>Palau
  146.                         <option value="Pennsylvania" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Pennsylvania")%>>Pennsylvania
  147.                         <option value="Puerto Rico" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Puerto Rico")%>>Puerto Rico
  148.                         <option value="Rhode Island" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Rhode Island")%>>Rhode Island
  149.                         <option value="South Carolina" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "South Carolina")%>>South Carolina
  150.                         <option value="South Dakota" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "South Dakota")%>>South Dakota
  151.                         <option value="Tennessee" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Tennessee")%>>Tennessee
  152.                         <option value="Texas" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Texas")%>>Texas
  153.                         <option value="Utah" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Utah")%>>Utah
  154.                         <option value="Vermont" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Vermont")%>>Vermont
  155.                         <option value="Virgin Islands" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Virgin Islands")%>>Virgin Islands
  156.                         <option value="Virginia" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Virginia")%>>Virginia
  157.                         <option value="Washington" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Washington")%>>Washington
  158.                         <option value="West Virginia" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "West Virginia")%>>West Virginia
  159.                         <option value="Wisconsin" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Wisconsin")%>>Wisconsin
  160.                         <option value="Wyoming" name="ship_to_state" <%=selected(orderForm.Value("ship_to_state") = "Wyoming")%>>Wyoming
  161.                     </select></td>
  162.             </tr>
  163.             <tr valign="top">
  164.                 <td width="130"> </td>
  165.                 <td><b>ZIP/Postal Code*</b></td>
  166.                 <td><input type="text" size="30" maxlength="30" name="ship_to_zip" value='<%=orderForm.Value("ship_to_zip")%>'></td>
  167.             </tr>
  168.             <tr valign="top">
  169.                 <td width="130"></td>
  170.                 <td><b>Country*</b></td>
  171.                 <td>UNITED STATES</td>
  172.             </tr>
  173.             <tr height="32" valign="top">
  174.                 <td width="130" height="32"></td>
  175.                 <td height="32" colspan="2"></td>
  176.             </tr>
  177.             <tr valign="top">
  178.                 <td width="130"> </td>
  179.                 <td colspan="2"><input src="images/purchasenow.gif" type="image" blah="force wrap here" name="$PurchaseNow" border="0" value="" <%=SetupPurchaseNow(orderForm.items, false, "thanks.asp")%>><a href="products.asp?<%=URLArgs()%>"><img src="images/shopmore.gif" border="0"></a><a href="#" onclick="billing.reset()"><img src="images/clearall.gif" border="0"></a></td>
  180.             </tr>
  181.         </table>
  182.         </form>
  183.         </p>
  184.         <p>
  185.         <table border="0" cellpadding="0" cellspacing="0" width="100%">
  186.             <tr>
  187.                 <td colspan="2">
  188.                     <center>
  189.                         <h5>
  190.                         <hr>
  191.                         | <a href="home.asp?<%=URLArgs()%>">Home</a> | <a href="products.asp?<%=URLArgs()%>">Products</a> | News | Support | About Adobe |
  192.                         <hr>
  193.                         </h5>
  194.                     </center>
  195.                 </td>
  196.             </tr>
  197.             <tr height="48">
  198.                 <td height="48" colspan="2"></td>
  199.             </tr>
  200.             <tr>
  201.                 <td width="160"></td>
  202.                 <td><font size="2">Copyright © 1999-2000 Adobe Systems Incorporated.</font>
  203.                     <p><font size="2">All rights reserved.<br>
  204.                     Legal notices and trademark attributions.<br>
  205.                     Online Privacy Policy.</font></td>
  206.             </tr>
  207.         </table>
  208.     </body>
  209.  
  210. </html>
  211. <% if 0 then %>
  212. <!-- Mock Content
  213.    orderForm:ship_to_name {}
  214.    orderForm:ship_to_street {}
  215.    orderForm:ship_to_city {}
  216.    orderForm:ship_to_zip {}
  217. -->
  218. <% end if %>
  219.